home *** CD-ROM | disk | FTP | other *** search
- -- card: 7763 from stack: in
- -- bmap block id: 8969
- -- flags: 4000
- -- background id: 3754
- -- name: score
- ----- HyperTalk script -----
- on openCard
- ask "Enter Your Name Here!"
- put it into card field "name"
- end openCard
-
-
-
- -- part 1 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=44 top=115 right=143 bottom=215
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: name
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=19 top=32 right=319 bottom=371
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- go card "Main"
- end mouseUp
-
-
-
- -- part contents for card part 1
- ----- text -----
- Jeffrey Abrams